This practice should help ensure that the executable module is compatible with the architecture of the target system 這條經(jīng)驗?zāi)軌虮WC可執(zhí)行模塊與目標(biāo)系統(tǒng)的架構(gòu)兼容。
Dynamic linking differs from static linking in that it allows an executable module either a . dll or . exe file to include only the information needed at run time to locate the executable code for a dll function 動態(tài)鏈接與靜態(tài)鏈接的不同之處在于:動態(tài)鏈接允許可執(zhí)行模塊( . dll文件或. exe文件)僅包含在運行時定位dll函數(shù)的可執(zhí)行代碼所需的信息。